home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / lib / udev / rules.d / 95-udev-late.rules < prev    next >
Encoding:
Text File  |  2009-05-14  |  155 b   |  5 lines

  1. # do not edit this file, it will be overwritten on update
  2.  
  3. # run a command on remove events
  4. ACTION=="remove", ENV{REMOVE_CMD}!="", RUN+="$env{REMOVE_CMD}"
  5.